Skip to content

fix: azure devops db connection fail#5983

Merged
klesh merged 1 commit into
mainfrom
fix#5978
Aug 30, 2023
Merged

fix: azure devops db connection fail#5983
klesh merged 1 commit into
mainfrom
fix#5978

Conversation

@abeizn
Copy link
Copy Markdown
Contributor

@abeizn abeizn commented Aug 30, 2023

Summary

fix: azure devops db connection fail

Does this close any open issues?

Closes #5978
Relates to apache/devlake-helm-chart#175

Screenshots

image

Other Information

Any other information that is important to this PR.

if 'parseTime' in connect_args:
del connect_args['parseTime']
if 'loc' in connect_args:
del connect_args['loc']
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just delete? shouldnt we convert ?

@klesh klesh merged commit 6e4c50b into main Aug 30, 2023
@klesh klesh deleted the fix#5978 branch August 30, 2023 13:26
github-actions Bot pushed a commit that referenced this pull request Aug 30, 2023
@github-actions
Copy link
Copy Markdown
Contributor

🤖 cherry pick finished successfully 🎉!

@github-actions github-actions Bot added the bot/auto-cherry-pick-completed auto cherry pick completed label Aug 30, 2023
abeizn added a commit that referenced this pull request Aug 30, 2023
Co-authored-by: abeizn <zikuan.an@merico.dev>
abeizn added a commit that referenced this pull request Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]Unable to make database connection

2 participants